The CxFmsAlarmLogCtrl object is used to display and manipulate the CygNet FMS Alarm control. The CxFmsAlarmLogCtrl object is an ActiveX control that must be placed in an ActiveX control container such as CygNet Studio. Declare the object using the following code:
|
CreateObject("CxHmiFms.CxFmsAlarmLogCtrl.1") |
Use the CygNet FMS Alarm control to view, add, and edit alarm logs for the selected Node. It displays a grid with rows that represent alarm logs and columns that represent categories of data. The CygNet FMS Alarm control provides the same functionality as the Alarm control in FMS Explorer.
See Using the Alarm Control (in FMS Explorer) and CygNet FMS Alarm Control (on CygNet Studio screens) for more information about using this control.
More: